home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / g_man / cat3 / standard / callobj.z / callobj
Encoding:
Text File  |  1998-10-20  |  2.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ccccaaaalllllllloooobbbbjjjj((((3333GGGG))))                                                        ccccaaaalllllllloooobbbbjjjj((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ccccaaaalllllllloooobbbbjjjj - draws an instance of an object
  10.  
  11. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      vvvvooooiiiidddd ccccaaaalllllllloooobbbbjjjj((((oooobbbbjjjj))))
  13.      OOOObbbbjjjjeeeecccctttt oooobbbbjjjj;;;;
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _o_b_j   expects the object identifier of the object that you want to draw.
  17.  
  18. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.      ccccaaaalllllllloooobbbbjjjj draws an instance of a previously defined object. If ccccaaaalllllllloooobbbbjjjj
  20.      specifies an undefined object, the system ignores the routine.
  21.  
  22.      Global state attributes are not saved before a call to ccccaaaalllllllloooobbbbjjjj.... Thus, if
  23.      you change a variable within an object, such as color, the change can
  24.      affect the caller as well.  Use ppppuuuusssshhhhaaaattttttttrrrriiiibbbbuuuutttteeeessss and ppppooooppppaaaattttttttrrrriiiibbbbuuuutttteeeessss to
  25.      preserve global state attributes across ccccaaaalllllllloooobbbbjjjj calls.
  26.  
  27.      Likewise, the object may execute transformations that change the matrix
  28.      stack, so you may want to use ppppuuuusssshhhhmmmmaaaattttrrrriiiixxxx and ppppooooppppmmmmaaaattttrrrriiiixxxx to restore the
  29.      state of the matrix stack.
  30.  
  31. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  32.      makeobj, popattributes, pushattributes, pushmatrix, popmatrix
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.